From: Noam Postavsky Date: Mon, 27 May 2019 00:30:09 +0000 (-0400) Subject: ; Add NEWS entry for previous change X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~19^2~3116 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=aa9d57eed17ee6a8006c9cdd4f8636100482cd71;p=emacs.git ; Add NEWS entry for previous change --- diff --git a/etc/NEWS b/etc/NEWS index 8100427403b..975fab495a9 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1226,6 +1226,11 @@ security reasons. Setting this option to an integer causes URLs displayed in Rcirc buffers to be truncated to that many characters. +--- +*** The default /quit and /part reasons are now configurable. +Two new user options are provided for this: +'rcirc-default-part-reason' and 'rcirc-default-quit-reason'. + ** Register ---